Skip to content

[MOUNT-64] temporary ao changes#27

Open
elsiedp wants to merge 8 commits intodevfrom
feat/mount-64-handle-temporary-ao-changes
Open

[MOUNT-64] temporary ao changes#27
elsiedp wants to merge 8 commits intodevfrom
feat/mount-64-handle-temporary-ao-changes

Conversation

@elsiedp
Copy link
Copy Markdown

@elsiedp elsiedp commented Mar 30, 2026

👋 TL;DR

  • Introduced AdminEventTagsModal and AdminEventInstancesModal for managing event tags and instances.
  • Updated modal switcher to include new modals for event tag and instance management.
  • Enhanced AdminDeleteModal to support deletion of event tags and instances.
  • Added navigation links for event tags and instances in the admin sidebar.
  • Improved event handling in various components to accommodate new event status logic and updates.

🔎 Details

(coming soon)

✅ How to Test

(coming soon)

🥜 GIF

lack-of-hustle

@elsiedp elsiedp requested a review from dnishiyama as a code owner March 30, 2026 14:01
@makeplane
Copy link
Copy Markdown

makeplane Bot commented Mar 30, 2026

Linked to Plane Work Item(s)

This comment was auto-generated by Plane

elsiedp and others added 6 commits April 14, 2026 12:47
* Update modals and add mobile filter sheet

- Updated various modal components to improve layout and responsiveness, including adjustments to class names for better styling.
- Introduced a new MobileFilterSheet component for mobile devices to manage filters more effectively.
- Integrated MobileFilterSheet into AOsTable, AreasTable, and other relevant components to enhance user experience on smaller screens.
- Adjusted filter handling logic to accommodate the new mobile filter interface.

* Enhance admin layout with titles and z-index adjustments

- Added a title prop to the Layout component for better page identification across various admin pages.
- Updated the z-index for the header to ensure proper stacking context.
- Adjusted padding for content areas to improve layout consistency.
- Modified several admin pages to utilize the new title feature, enhancing user experience and accessibility.
- Introduced EVENT_CATEGORY_OPTIONS and EVENT_CATEGORY_LABEL_MAP constants for better management of event categories.
- Updated LocationEventForm, AdminEventTypesModal, and AdminWorkoutsModal to utilize the new constants for displaying event category labels.
- Improved label formatting to include category descriptions where applicable.
…face

- Introduced AdminEventTagsModal and AdminEventInstancesModal for managing event tags and instances.
- Updated modal switcher to include new modals for event tag and instance management.
- Enhanced AdminDeleteModal to support deletion of event tags and instances.
- Added navigation links for event tags and instances in the admin sidebar.
- Improved event handling in various components to accommodate new event status logic and updates.
…nt day-of-week handling across components.

- Updated FilteredMapResultsProvider, useSelectedItem, WorkoutDetailsContent, and other components to reference the new DAYS_OF_WEEK constant.
- Cleaned up redundant day-of-week definitions in multiple files, enhancing maintainability and reducing duplication.
- Improved event selection logic in useSelectedItem to handle upcoming instances more effectively.
@elsiedp elsiedp force-pushed the feat/mount-64-handle-temporary-ao-changes branch from 6f290ad to f5fc785 Compare April 14, 2026 04:51
@elsiedp
Copy link
Copy Markdown
Author

elsiedp commented Apr 14, 2026

here are the updates:

  • Event Tags & Instance
image image

Copy link
Copy Markdown

@dnishiyama dnishiyama left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you update this with the latest dev, resolve merge conflicts and CI, and record a loom? Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants